home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / HyperCard Files / Inigo Takes a Bath / Inigo Takes a Bath / card_13042.txt < prev    next >
Encoding:
Text File  |  1988-04-19  |  1.7 KB  |  92 lines

  1. -- card: 13042 from stack: in
  2. -- bmap block id: 16214
  3. -- flags: 4000
  4. -- background id: 2672
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=421 top=107 right=165 bottom=502
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card id 13238
  23. end mouseUp
  24.  
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=330 top=163 right=224 bottom=509
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: New Button
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   go to card id 10836
  43.   wait 30 ticks
  44.   go to card id 13042
  45. end mouseUp
  46.  
  47.  
  48.  
  49.  
  50. -- part 3 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=330 top=224 right=290 bottom=509
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: New Button
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   go to card id 10836
  65.   wait 30 ticks
  66.   go to card id 13042
  67. end mouseUp
  68.  
  69.  
  70.  
  71.  
  72. -- part 4 (button)
  73. -- low flags: 00
  74. -- high flags: 0000
  75. -- rect: left=220 top=245 right=296 bottom=321
  76. -- title width / last selected line: 0
  77. -- icon id / first selected line: 0 / 0
  78. -- text alignment: 1
  79. -- font id: 0
  80. -- text size: 12
  81. -- style flags: 0
  82. -- line height: 16
  83. -- part name: New Button
  84. ----- HyperTalk script -----
  85. on mouseUp
  86.   go to card id 7142
  87.   wait 30 ticks
  88.   go to card id 13042
  89. end mouseUp
  90.  
  91.  
  92.